Welcome![Sign In][Sign Up]
Location:
Search - qt web

Search list

[TCP/IP stackqt__http

Description: QT下写的一个HTTP+POST示例,可以提交数据级WEB服务器-QT wrote under a HTTP POST example, can submit data-level Web server
Platform: | Size: 8298 | Author: tb | Hits:

[Internet-Networknews

Description: 抓取网络中的新闻咨询,经过自己加工后显示在自定义的窗体上.-Crawl the web in a press advisory, after their own post-processing is displayed in a custom form.
Platform: | Size: 2048 | Author: raphael | Hits:

[OtherITInterviewQuestions

Description: 最全的IT公司面试题集 CHM版的 搜集了超级多的面试题,做成了CHM版,希望对准备面试的朋友有所帮助,主要的分类如下: Java面试题,J2EE面试题,.net面试题,PHP面试题,数据库面试题,英语面试,外企面试,软件测试面试题,Python面试题,Oracle面试题,MySql面试题,Web开发面试题,Unix面试题,程序员面试,网络技术面试题,网络安全面试题,Linux面试题,Hibernate面试题,Spring面试题,SQL Server面试题,Struts面试题,EJB面试题 本文件已经收集了 http://www.mianwww.com 至 2009年10月27日的所有内容。 -http://www.mianwww.com
Platform: | Size: 2456576 | Author: zzy | Hits:

[Linux-UnixWebCarousel

Description: 相当拉风的一个web浏览器源码!可以实现象win7一样的立体窗口切换效果!用Qt实现!-Rather pull the wind a web browser source code! Win7 can achieve the same as the three-dimensional effect of the window to switch! Use Qt to achieve!
Platform: | Size: 344064 | Author: 吕鹏程 | Hits:

[Embeded LinuxuvcView

Description: ARM Linux 下基于Qt的免驱摄像头通用预览程序,支持大部分通用免驱摄像头,实现简单预览功能,可扩展为AVI视频录制,网络实时预览- Commom Web Camera preview demo, it s supposed to support most driver-less web camera, and it can be extented extra functions such as vedio recording, network real time preview.....
Platform: | Size: 75776 | Author: 黄展飞 | Hits:

[Linux-UnixResServer

Description: qt写的多线程的网络服务器,并实现了数据库传输-qt write multi-threaded web server, and implements database transfer
Platform: | Size: 4096 | Author: yangming | Hits:

[Linux-UnixWEBKIT

Description: 开发一个web浏览器,webkit 模块功能实现-Development of a web browser, webkit module function implementation
Platform: | Size: 4960256 | Author: 林喆 | Hits:

[Linux-Unixwebcamera

Description: boa-0.94.13.tar: BOA网络服务器程序源码包 spcaview-20061208.tar :视频服务器程序源码包-boa-0.94.13.tar: BOA web server program source package spcaview-20061208.tar: video server program source code package
Platform: | Size: 124928 | Author: tiny | Hits:

[Linux-UnixQtWeb-elf386

Description: 基于qt开发的浏览器程序,经过测试编译可用-qt web
Platform: | Size: 14081024 | Author: wuyan | Hits:

[Linux-UnixWebBrowserQt

Description: qt web browser example browser for qml based qt development
Platform: | Size: 45056 | Author: rizwan | Hits:

[Embeded Linuxweb

Description: 基于QT平台,开发了一个web浏览器,webkit 模块功能实现-QT-based platform, the development of a web browser the webkit module functions to achieve
Platform: | Size: 5017600 | Author: 罗焕 | Hits:

[Linux-Unixinternet_browser(qt)

Description: 用QT制作了一款浏览器,可以浏览网页,多窗口打开,播放媒体-With QT produced a browser, you can browse the web, multi-window open, play media
Platform: | Size: 45056 | Author: tangwenq | Hits:

[Linux-UnixSharedWorkerThread

Description: Shared Worker Thread QT Web Interface Source Code for Linux.
Platform: | Size: 1024 | Author: wongpaobun | Hits:

[Linux-Unixscore

Description: Score prepare QT Web Interface for Linux.
Platform: | Size: 1024 | Author: fertuibue | Hits:

[GDI-BitmapieByqt

Description: 使用QT实现了图像化指导的Web页面的信息提取,并能够通过邮件进行自动发送-Extracting information using the QT Web page image guidance technology, and can be automatically sent by e-mail
Platform: | Size: 2751488 | Author: xlb | Hits:

[Embeded Linuxqt-book

Description: 基于QT的实例代码,包含查找文件、网络、ftp、多媒体播放器、网页编辑器等的实现-QT based code examples, including lookup files, network, ftp, multimedia player, web editor, realization
Platform: | Size: 902144 | Author: 张恒平 | Hits:

[GUI DevelopQt_用户界面美工基础

Description:   在涉及到Qt 部件美工变成的时候首先要掌握CSS 级联样式表   级联样式表 (CSS) 包含应用于网页中的元素的样式规则。CSS 样式定义元素的显示方式以及元素在页中的放置位置。可以创建一个通用规则,只要 Web 浏览器遇到一个元素实例,或遇到一个分配给某个特定样式类的元素,该规则就立刻应用属性,而不是将属性逐个分配给页中的每个元素。   (When it comes to the Qt component art, you first have to master the CSS cascading style sheet Cascading style sheets (CSS) contain style rules that apply to elements in a web page. The CSS style defines how the element is displayed and where the element is placed in the page. You can create a general rule, as long as the Web browser encounters an element instance, or meet a is assigned to a specific class of style elements, the rules immediately apply the property, rather than by attributes assigned to each element in the page.)
Platform: | Size: 21504 | Author: 夙愿 | Hits:

[GUI DevelopTCP—chat

Description: 使用Qt-Creator编写的基于TCP协议的网络聊天程序,包含服务器端和客户端,自己写的,经过测试能够正常使用。(The web chat program based on the TCP protocol written by Qt-Creator includes the server side and the client side, and writes it by itself. After testing, it can be used normally.)
Platform: | Size: 10240 | Author: 水里一条猫 | Hits:

[OtherQTWebEngineDemo

Description: Qt实现的web浏览器的demo,有需要的可以了解一下,对于初学QT的小伙伴很有帮助。(Qt implementation of the web browser demo, there is a need to understand, for beginners QT small partners helpful.)
Platform: | Size: 254976 | Author: Hmantic | Hits:

[Internet-Network爬虫

Description: 使用qt实现网络爬虫,爬取自己感兴趣的图片。原理是采集地址,然后存数据,再去下载。(Use QT to achieve web crawler and crawl pictures that you are interested in. The principle is to collect addresses, then store data, and then download them.)
Platform: | Size: 4803584 | Author: 桂铭 | Hits:
« 1 23 4 »

CodeBus www.codebus.net